home *** CD-ROM | disk | FTP | other *** search
/ WWW Studio 2004 / WWW Studio.iso / Gry / Electronica / ElectronicaSetup.exe / #setuppath# / data / menustate.lay < prev    next >
Encoding:
Text File  |  2004-02-18  |  931 b   |  42 lines

  1. <Window>
  2.     <Button rect="118 243 100 40"
  3.         normal_anim="easy_btn_normal"
  4.         over_anim="easy_btn_over"
  5.         pressed_anim="easy_btn_pressed"
  6.         action="easy"
  7.         hint=""
  8.         sound="pik1"
  9.     />
  10.     <Button rect="118 286 100 48"
  11.         normal_anim="normal_btn_normal"
  12.         over_anim="normal_btn_over"
  13.         pressed_anim="normal_btn_pressed"
  14.         action="normal"
  15.         hint=""
  16.         sound="pik1"
  17.     />
  18.     <Button rect="118 331 100 46"
  19.         normal_anim="hard_btn_normal"
  20.         over_anim="hard_btn_over"
  21.         pressed_anim="hard_btn_pressed"
  22.         action="hard"
  23.         hint=""
  24.         sound="pik1"
  25.     />
  26.     <Button rect="118 15 100 32"
  27.         normal_anim="hiscore_btn_normal"
  28.         over_anim="hiscore_btn_over"
  29.         pressed_anim="hiscore_btn_pressed"
  30.         action="hiscore"
  31.         hint=""
  32.         sound="pik1"
  33.     />
  34.     <Button rect="118 449 100 31"
  35.         normal_anim="exit2_btn_normal"
  36.         over_anim="exit2_btn_over"
  37.         pressed_anim="exit2_btn_pressed"
  38.         action="exit"
  39.         hint=""
  40.         sound="pik1"
  41.     />
  42. </Window>